net/http.response.SetWriteDeadline (method)

one use

	net/http (current package)
		server.go#L500: func (c *response) SetWriteDeadline(deadline time.Time) error {